Welcome![Sign In][Sign Up]
Location:
Search - genetic algorithm matlab

Search list

[AI-NN-PR遗传算法matlab

Description: matlab编写的遗传算法,采用二进制编码,有说明文档。-Matlab prepared by the genetic algorithm, using the binary coding, documentation.
Platform: | Size: 106496 | Author: 张露 | Hits:

[matlabmatlab遗传算法程序(new)

Description: 遗传算法MATLB程序,里面有遗传算法的选择、交叉、变异函数,一些简单的MABTLAB遗传算法例子!-GA MATLB procedures, there are genetic algorithm selection, crossover and mutation function, some simple examples MABTLAB GA!
Platform: | Size: 6144 | Author: enao | Hits:

[matlabimmune-genetic-algorithm

Description: 免疫遗传算法matlab 程序,该算法由抗原识别、初始抗体产生、适应度计算、向记忆细胞分化、抗体的促进和抑制、抗体产生(交叉、变异) 六个模块组成-immune genetic algorithm Matlab procedure, the algorithm by antigen identification, initial antibody, fitness, to the memory cells, antibody for the promotion and inhibition, antibody (crossover and mutation) six modules
Platform: | Size: 1024 | Author: He Hong | Hits:

[matlabGA(matlab)

Description: 遗传算法(GA)训练BP网络权值、阈值的matlab源码[matlab]-genetic algorithm (GA) BP training network value, the threshold value of the Matlab source [Matlab]
Platform: | Size: 4096 | Author: 才华 | Hits:

[matlabmatlab_genetic

Description: matlab genetic algorithm 基本matlab遺傳演算法程序-matlab genetic algorithm genetic algorithm matlab basic procedures
Platform: | Size: 6144 | Author: 陳進 | Hits:

[matlabMATLAB-GeneticAlgorithm

Description: matlab遗传算法程序,用于数值模拟计算中的参数逼近计算-matlab genetic algorithm procedure for the numerical simulation of the parameters in the approximation calculation
Platform: | Size: 6144 | Author: liujifeng | Hits:

[AI-NN-PRmatlab

Description: 基于实数编码遗传算法的函数极植优化程序,MATLAB环境下-Based on real-coded genetic algorithm to optimize a function of very-sik procedures, MATLAB environment
Platform: | Size: 2048 | Author: 邵斓 | Hits:

[matlabgatbx-example2

Description: 目标分配问题,雷达目标识别,图象分割等最优控制问题等matlab遗传算法优化应用-Target Assignment Problem, radar target recognition, image segmentation, such as optimal control problems, such as the application of genetic algorithm matlab
Platform: | Size: 4096 | Author: 熊梅西 | Hits:

[AI-NN-PRgenetic-algorithm

Description: 这个是用遗传算法实现的最优路径规划,经本人验证完全可以实现,能够出图。-This is a genetic algorithm is used to realize the optimum path planning, as I can verify that the realization of a plan to.
Platform: | Size: 4096 | Author: qushaohua | Hits:

[matlabmatlab2

Description: 这是一个有关于免疫遗传算法matlab 程序-This is an on immune genetic algorithm matlab program
Platform: | Size: 2048 | Author: 梅丽 | Hits:

[matlabmatlab

Description: 关于两个目标函数的,利用matlab遗传算法工具箱的优化程序。-The two objective function, using genetic algorithm matlab optimization toolbox procedures.
Platform: | Size: 1024 | Author: chenjuan | Hits:

[AI-NN-PRgood1

Description: 改进遗传算法MATLAB源代码,内含多个子文件,测试时运行mainpath文件即可.-Improved genetic algorithm MATLAB source code that contains multiple sub-documents, tests can be run mainpath documents.
Platform: | Size: 3072 | Author: meng | Hits:

[matlabmatlab-genetic-algorithm-toolbox

Description: matlab遗传算法工具箱函数及实例讲解-matlab genetic algorithm toolbox function and examples to explain
Platform: | Size: 110592 | Author: lin | Hits:

[AI-NN-PRMATLAB

Description: MATLAB中GA遗传算法工具箱帮助信息-Find the minimum of a function using genetic algorithm
Platform: | Size: 71680 | Author: 陈琳 | Hits:

[AI-NN-PRmatlab

Description: 遗传算法经典例子matlab来实现-Matlab genetic algorithm to achieve a classic example of-Matlab genetic algorithm to achieve a classic example of
Platform: | Size: 6144 | Author: baadf3c | Hits:

[matlabGenetic-algorithm-matlab-code-tsp(2)

Description: Genetic algorithm matlab code tsp
Platform: | Size: 1024 | Author: 柯西 | Hits:

[AI-NN-PRQGA

Description: 量子遗传算法的matlab程序,和大家分享-Quantum genetic algorithm matlab program
Platform: | Size: 4096 | Author: 何新 | Hits:

[matlabShop-scheduling-genetic-algorithm

Description: 遗传算法车间调度,车间作业调度问题遗传算法 -------------------------------------------------------------------------- 输入参数列表 M 遗传进化迭代次数 N 种群规模(取偶数) Pm 变异概率 T m×n的矩阵,存储m个工件n个工序的加工时间 P 1×n的向量,n个工序中,每一个工序所具有的机床数目 输出参数列表 Zp 最优的Makespan值 Y1p 最优方案中,各工件各工序的开始时刻,可根据它绘出甘特图 Y2p 最优方案中,各工件各工序的结束时刻,可根据它绘出甘特图 Y3p 最优方案中,各工件各工序使用的机器编号 Xp 最优决策变量的值,决策变量是一个实数编码的m×n矩阵 LC1 收敛曲线1,各代最优个体适应值的记录 LC2 收敛曲线2,各代群体平均适应值的记录 最后,程序还将绘出三副图片:两条收敛曲线图和甘特图(各工件的调度时序图)-Genetic algorithm scheduling, job shop scheduling problems with genetic algorithms -------------------------------------------------------------------------- genetic evolution of the input parameter list, the number of iterations M N population size (taken even) Pm mutation probability T m × n matrix, stored m one piece n a process of processing time 1 × n vector, n a process in which each machine processes the number of Zp with the best value Y1p Optimal Makespan programs, the start time of each process the workpiece can be drawn based on its optimal solution Gantt Y2p, each time the workpiece end of the process, according to its draw Gantt Y3p optimal solution, each piece of the processes using machine code Xp optimal decision variable, decision variable is a real m × n matrix encoded LC1 convergence curve 1, the generation of the best individual record of LC2 fitness convergence curve 2, the average fitness value on behalf of groups record Finally, the program will draw three pict
Platform: | Size: 2048 | Author: 王龙隐 | Hits:

[matlabGenetic-algorithm-using-MATLAB

Description: 遗传算法在MATLAB环境中的实现,适合图形模式识别广泛应用等方面-Genetic algorithm implementation in MATLAB environment, suitable for wide range of graphics applications such as pattern recognition
Platform: | Size: 77824 | Author: zhx | Hits:

[AI-NN-PRimmune-genetic-algorithm-for-TSP

Description: 基于matlab的遗传免疫算法TSP的源代码,内容比较详尽。-Based on immune genetic algorithm matlab source code for TSP, a more detailed content.
Platform: | Size: 48128 | Author: ivy | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net